// wraps around int myIntValue = unchecked((int)myLongValue); // throws OverflowException Convert.ToInt32(myValue);